Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ClassBuilder.FieldByIndex Method 

Return the field at the specified index.

[Visual Basic]
Public Function FieldByIndex( _
   ByVal index As Integer _
) As FieldBuilder
[C#]
public FieldBuilder FieldByIndex(
   int index
);

Parameters

index
The index of the field.

Return Value

The field at the specified index.

See Also

ClassBuilder Class | FileHelpers.RunTime Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox