Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 1.0.0.0, 3.0.0.80, 4.0.0.90
See Also: Inherited members from object.
⊟ Public Constructors
TxtRecord ()Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] BaseRecord ITxtRecord . Documentation for this section has not yet been entered. [read-only] Count int . Documentation for this section has not yet been entered. [read-only] default propertyItem (string) TxtRecordItem . Documentation for this section has not yet been entered. ⊟ Public Methods
Add (TxtRecordItem) Documentation for this section has not yet been entered.Add (string, byte[]) Documentation for this section has not yet been entered.Add (string, string) Documentation for this section has not yet been entered.Dispose () Documentation for this section has not yet been entered.GetEnumerator () : IEnumerator Documentation for this section has not yet been entered.GetItemAt (int) : TxtRecordItem Documentation for this section has not yet been entered.Remove (string) Documentation for this section has not yet been entered.
⊟ TxtRecord Constructor
Documentation for this section has not yet been entered.
public TxtRecord ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Add Method
Documentation for this section has not yet been entered.
public void Add (TxtRecordItem item)⊟ Parameters
- item
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Add Method
Documentation for this section has not yet been entered.
⊟ Parameters
- key
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Add Method
Documentation for this section has not yet been entered.
⊟ Parameters
- key
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ BaseRecord Property
Documentation for this section has not yet been entered.
public ITxtRecord BaseRecord { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Count Property
Documentation for this section has not yet been entered.
public int Count { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Dispose Method
Documentation for this section has not yet been entered.
public void Dispose ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ GetEnumerator Method
Documentation for this section has not yet been entered.
public IEnumerator GetEnumerator ()⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ GetItemAt Method
Documentation for this section has not yet been entered.
public TxtRecordItem GetItemAt (int index)⊟ Parameters
- index
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Item Property
Documentation for this section has not yet been entered.
⊟ Parameters
- index
- Documentation for this section has not yet been entered.
⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90
⊟ Remove Method
Documentation for this section has not yet been entered.
⊟ Parameters
- key
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90